Don't allow drops in unmounted volumes
authorFederico Mena Quintero <federico@gnome.org>
Wed, 27 Feb 2013 18:16:28 +0000 (12:16 -0600)
committerFederico Mena Quintero <federico@gnome.org>
Wed, 27 Feb 2013 18:16:31 +0000 (12:16 -0600)
commit6d94f8a56c3385f1237e3be8ef20a4fb9b472636
tree5c7526a21b04c25b1b343a241fdc3a347e5334df
parentdbf98bcfebdae7eda06fa1aac8ee9e56f5199cb5
Don't allow drops in unmounted volumes

Unmounted volumes don't have a URI yet, so we can use that to distinguish them
from within the DnD code.

Signed-off-by: Federico Mena Quintero <federico@gnome.org>
gtk/gtkplacessidebar.c